kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Char
/
toByte
to
Byte
JRE
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
fun
toByte
(
)
:
Byte
Content copied to clipboard
Returns the value of this character as a
Byte
.